home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Uninvited Press Kit
/
THE UNINVITED.iso
/
pc
/
program.dxr
/
Internal_23_Prev Full.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2008-12-30
|
216 b
|
18 lines
on mouseWithin me
cursor(280)
end
on mouseLeave me
cursor(0)
end
on mouseUp me
cursor(0)
sound(3).play(member("Click"))
if the frameLabel = "C01" then
go("C24")
else
go(marker(-2))
end if
end